Skip to content

[BP-2.2][FLINK-39242][python] Fix error when getting columns from ResolvedSchema#27761

Merged
twalthr merged 1 commit intoapache:release-2.2from
autophagy:FLINK-39242-2.2
Mar 16, 2026
Merged

[BP-2.2][FLINK-39242][python] Fix error when getting columns from ResolvedSchema#27761
twalthr merged 1 commit intoapache:release-2.2from
autophagy:FLINK-39242-2.2

Conversation

@autophagy
Copy link
Contributor

Backport of 74a3243.

@flinkbot
Copy link
Collaborator

flinkbot commented Mar 12, 2026

CI report:

Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

self.assertEqual(resolved_schema, expected_schema)

def test_resolved_schema_get_columns(self):
physical_schema = ResolvedSchema.physical(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I realise this is a port - but it worth be worth testing the computed and metadata cases as well I think. Unelss they are already covered.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point - i'll open a follow up PR against master for this.

@twalthr twalthr merged commit f0f84c1 into apache:release-2.2 Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants